home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 045a / btp15.zip / WHATS.NEW < prev   
Text File  |  1991-11-09  |  2KB  |  34 lines

  1. WHATS.NEW                                                              11/9/91
  2. BTP Version 1.5                   (C) 1991 John C. Leon.  All Rights Reserved.
  3. ------------------------------------------------------------------------------
  4.  
  5. 1.   BEST NEWS!  The STATS program has been greatly enhanced.  It now produces
  6.      substantially the same output as 'BUTIL -STAT', but is a standalone
  7. program and can be freely distributed with your applications (unlike BUTIL)
  8. IF YOU ARE A REGISTERED USER of BTP.  Full source is included.
  9.  
  10. 2.  Complete support for alternate collating sequences.  This required
  11.     modifying the BFile object and its constructor, and the CreateFile
  12. function, and the addition of data structures for an alternate collating
  13. sequence file.  A boolean field in BFile, HasAltCol, has been established.
  14. The CreateFile function now takes a third parameter, being the name of an
  15. alternate collating sequence file, if any.
  16.  
  17. 3.  BFile has an additional field for a file's actual filespec length.  This
  18.     can be useful when cloning a file.  A new function, CloneFile, has been
  19. added, which reduces the cloning process to a single function call, with only
  20. the names of the existing and new files passed as parameters.  Miscellaneous
  21. changes in V1.5 include elimination of a redundant parameter previously
  22. required by the FilterSpec object's constructors.  Added a variant to both
  23. the FileSpec and KeySpec objects to allow easier reporting of certain stats
  24. after a stat call.
  25.  
  26. 4.  Some minor optimizations done here and there thruout the unit and example
  27.     programs.
  28.  
  29. John C. Leon
  30. 3807 Wood Gardens Court
  31. Kingwood, TX  77339
  32.  
  33. 713-359-3641 (residence)
  34. CIS #72426,2077